Skip to content

Conversation

@Umang01-hash
Copy link
Member

@Umang01-hash Umang01-hash commented Sep 26, 2025

Pull Request Template

Description:

  • Add optional telemetry exporter for GoFr performance insights
  • Introduces lightweight telemetry infrastructure to help improve framework development and provide better user experience. Telemetry collection is disabled by default and can be controlled via GOFR_TELEMETRY_DISABLED environment variable.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

coolwednesday
coolwednesday previously approved these changes Sep 26, 2025
Copy link
Member

@coolwednesday coolwednesday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks okay. But we need to also set-up the other side of the telemetry processing that is the endpoint : "https://gofr.dev/telemetry/v1/metrics". Can we add the approach details of how will it work on the other side in the PR description. Add the link to the corresponsing setup PR on the website side(I am supposing here).

@Umang01-hash Umang01-hash merged commit 72f6583 into development Oct 7, 2025
31 of 32 checks passed
@Umang01-hash Umang01-hash deleted the fix/gofr_telemetry branch October 7, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants